﻿@charset "utf-8";
/* CSS Document */
*{margin:0; padding:0; list-style:none; box-sizing:border-box;}
img{ border:0;}
a{ text-decoration:none; color:#333; transition: all 0.3s; -o-transition: all 0.3s; -mos-transition: all 0.3s; -webkit-transition: all 0.3s;  }
input,textarea,button{outline:none;}
em{ font-style:normal;}
h1,h2,h3,h4,h5,h6{ font-weight:normal;}
hr{ border:none;}
.l{ float:left}
.r{ float:right}
.tow{ overflow:hidden; text-overflow: ellipsis; white-space: nowrap;}
.container{ width:1200px; margin: 0 auto;}
.clearfix{zoom:1; clear: none}
.clearfix:before,.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}


/*顶部*/
.header_nav_top{width:100%; height:33px; background: #eeeeee; line-height: 33px; border-bottom: 1px solid #e5e5e5}
.h_left{float: left; font-size: 14px; color: #333333;}
.h_nav{float: right}
.h_nav a{font-size: 14px; color: #333333; float: left; margin-left:24px;}
.h_nav a:hover{color:#075c63}
.header_center{width:100%; height: 114px; overflow: hidden}
.header_center a.h_logo{width:250px; height: 114px; float: left; display: flex; align-items: center;}
.header_center a.h_logo img{max-width: 100%; align-items: center; margin: 0px auto;}
.h_zi{float: left; font-size: 30px; color:#0b8a93; height: 56px; border-left:1px solid #e5e5e5; padding-left: 20px; margin-left: 24px; margin-top: 28px;}
.h_rexian{float: right; background: url(../images/h_dianhua.png) no-repeat left center; padding-left:60px; margin-top: 20px;}
.h_rexian p{font-size: 14px; color: #666666; margin-bottom:6px;}
.h_rexian span{font-size: 26px; color: #cc0f12; font-weight: bold; line-height: 26px;}
.h_wei{float: left; position: relative; margin-right: 20px; width:37px; height: 58px; background: url(../images/wx_i.png) no-repeat center}
.h_wei img{width:100px; height: 100px; position: absolute; top:60px; left:0; display: none; z-index: 999}
.h_sj{float: left; position: relative; background: url(../images/sj_i.png) no-repeat center; width:37px; height: 58px;}
.h_sj img{width:100px; height: 100px; position: absolute; top:60px; left:0; display: none; z-index: 999}
.h_wei:hover img{display: block}
.h_sj:hover img{display: block}



/* 导航栏 */
.header_nav{height:58px; width: 100%; background: url(../images/nav_bjs.jpg) no-repeat center;}
.nav{width:1025px; height:58px;  float: right;}
.nav .nLi{ float:left;  position:relative; display:inline; height:58px; line-height:58px; width:128px; text-align: center;  }
.nav .nLi h3{ height:100%; width:100%; text-align: center;  }
.nav .nLi h3 a{ display: block; width: 100%; height: 100%;}
.nav .nLi h3 a p{position: relative; z-index: 9; font-size:16px;  color:#333333;}
.nav li.active h3 p{color: #075c63; font-weight: bold;}
.nav .nLi:hover h3 p{ color: #075c63; font-weight: bold;}
.nav .sub{ display:none;left:0; top:58px;  position:absolute;  line-height:26px; width:100%;     z-index: 999; background: #ddd;}
.nav .sub li{ zoom:1; border-bottom: 1px solid #eeeeee;  height:40px; line-height:40px;  background:#eeeeee;text-align: center }
.nav .sub li p{ width:100%; float: left; margin: 0px;}
.nav .sub li span{ float: right;}
.nav .sub a{ display:block; padding:0 10px; color: #434343; font-size: 14px; height: 100%; }
.nav .sub a:hover{color:#075c63; font-weight: bold;}









/* 首页:banner */
.banner{ width:100%; height:670px; position: relative}
.banner .slideBox{position:relative;overflow:hidden;width:100%;height:100%}
.banner .slideBox .hd{position:absolute;right:50%; margin-right: -40px; bottom:90px;z-index:1;overflow:hidden;height:22px}
.banner .slideBox .hd ul{float:left;overflow:hidden;zoom:1}
.banner .slideBox .hd ul li{float:left;margin-right:15px;width:12px;height:12px; background: #ddd; cursor:pointer; border-radius: 50%;}
.banner .slideBox .hd ul li.on{background:#fff}
.banner .slideBox .bd{position:relative;z-index:0;width:100%;height:100%}
.banner .slideBox .bd ul{width:100%;height:100%}
.banner .slideBox .bd li{width:100%;height:100%;vertical-align:middle;zoom:1}
.banner .slideBox .bd li a{display:block;overflow:hidden;width:100%;height:100%; }




/*产品*/
.index_product{width:100%; height: 958px; overflow: hidden;background: url(../images/product_bjs.jpg) no-repeat center; padding-top: 55px;}
.index_product .slideTxtBox{ width:100%; }
.index_product .slideTxtBox .hd{width:100%; height: auto; overflow: hidden; margin: 25px 0}
.index_product .slideTxtBox .hd ul{width:auto; display: table; margin: 0px auto;}
.index_product .slideTxtBox .hd ul li{ float:left; width:158px; height: 39px; line-height: 37px; border: 1px solid #dcdcdc; border-radius: 25px; text-align: center; margin: 0 17px;}
.index_product .slideTxtBox .hd ul li a{width:100%; height: 100%; display: block}
.index_product .slideTxtBox .hd ul li.on{background: #0b8891;}
.index_product .slideTxtBox .hd ul li.on a{color:#fff}
.index_product .slideTxtBox .bd ul{width:100%; height: auto; overflow: hidden}
.index_product .slideTxtBox .bd li{width:295px; height: auto; float: left; background: #fff;  margin-right:6px; margin-bottom: 8px;}
.index_product .slideTxtBox .bd li:nth-child(4n){margin-right: 0}
.index_product_pic{width:100%; height: 236px; overflow: hidden}
.index_product_pic img{width:100%; height: auto; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.index_hy_xx{width:100%; height: 58px; line-height: 58px; padding: 0 20px;}
.index_hy_xx h3{width:70%; height: auto; float: left; font-size: 16px; color: #333333; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.index_hy_xx .ljzx{float: right; color:#999999; font-size: 14px;}
.index_product .slideTxtBox .bd li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}




/*关于我们*/
.index_about{width:100%; height: auto; overflow: hidden; margin-bottom: 58px; margin-top: 54px;}
.index_about_left{width:598px; height: auto; float: left; margin-top: 20px;}
.index_about_left img{width:100%; height: auto; display: block}
.index_about_right{width:550px; height: auto; float:right; margin-top: 20px;}
.index_about_right h3{font-size: 26px; color: #333333; font-weight: bold;}
.index_about_right h4{font-size: 16px; color: #333333; font-weight: bold; margin-top: 10px;}
.index_about_right .ab_info{width:100%; height: 108px; overflow: hidden; font-size: 14px; color: #666666; line-height: 28px; overflow: hidden; margin: 20px 0; display: block; text-indent: 2rem}
.index_about_right .ab_info span{font-size: 14px; color: #666666;}
.in_about_num{width:100%; height: auto; overflow: hidden; margin-top:10px;}
.in_about_num dl{width:183px; float: left; text-align: center}
.in_about_num dl dt{width:100%; height: auto; overflow: hidden; font-size: 14px; color: #333333}
.in_about_num dl dt span{font-size: 52px; color: #333333; font-family: "Arial"}
.in_about_num dl dd{width:100%; line-height: 30px; text-align: center; font-size: 14px; color: #333333; text-align: center}
.in_about_num dl:hover dt,.in_about_num dl:hover dt span{color:#0b8891}
.in_about_num dl:hover dd{color:#0b8891}
.index_honor{width:100%; height: auto;  margin-top: 42px; position: relative}
.index_honor .swiper-slide a{width:100%; height: auto; overflow: hidden; border: 1px solid #f4f4f4; display: block}
.index_honor .swiper-slide a img{width:100%; height: auto; display: block}
.index_honor .swiper-button-next,.index_honor .swiper-button-prev{width:34px; height: 34px; margin-top: -17px;}
.index_honor .swiper-button-next{background: url(../images/h_right.png) no-repeat center; right:-70px;}
.index_honor .swiper-button-prev{background: url(../images/h_left.png) no-repeat center; left:-70px;}







/*优势*/
.index_youshi{width:100%; height: 675px; overflow: hidden; background: url(../images/youshi_bjs.jpg) no-repeat center; padding-top:40px;}
.index_ys_btitle{width:100%; height: auto; overflow: hidden; text-align: center}
.index_ys_btitle h3{font-size: 36px; color: #fff; font-weight: bold;  position: relative; z-index: 1; background: url(../images/title_bjs.png) no-repeat center}
.index_ys_btitle p{font-size: 14px; color: #fff; line-height: 28px; margin-top: 10px; opacity: .72}
.index_youshi ul{width:100%; height: auto; overflow: hidden; margin-top: 40px;}
.index_youshi ul li{width:289px; height: auto; overflow: hidden; float: left; margin-right:14px;}
.index_youshi ul li:nth-child(4){margin-right: 0}
.index_youshi_pic{width:100%; height: auto; overflow: hidden}
.index_youshi_pic img{width:100%; height: auto; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.index_youshi_xx{width:100%; height: auto; background: #ffffff; padding: 0 18px 18px}
.index_youshi_xx img{width:70px; height: auto; display: block; margin: -30px auto 0; position: relative; z-index: 9}
.index_youshi_xx h3{width:100%; height: 40px; line-height: 40px; font-size: 20px; color: #333333; margin: 10px 0; text-align: center}
.index_youshi_xx p{width:100%; height: 144px; overflow: hidden; font-size: 14px; color: #777777; line-height: 24px;}
.index_youshi ul li:hover .index_youshi_pic img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.index_youshi ul li:hover h3{color:#0b8891}







/*案例*/
.index_case{width:100%; height:709px; background: url(../images/case_bjs.jpg) no-repeat center; padding-top: 50px;}
.index_case_all{width:100%; height: auto; overflow: hidden; padding-left:18%; margin-top: 35px; position: relative; padding-bottom:30px;}
.in_case_left{width:11%; height: auto; float: left}
.in_case_left a{width:100%; height:58px; background: #eeeeee; text-align: center; line-height: 58px; margin-bottom: 13px; display: block}
.in_case_left a:hover{background: #fff}
.index_case_all .swiper-container{width:86%; height: auto; float: right}
.index_case_all .swiper-slide a{width:100%; height: auto; display: block}
.index_case_pic{width:100%; height: auto; overflow:hidden}
.index_case_pic img{width:100%; height: auto; display: block;transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.index_case_xx{width:100%; height: 49px; line-height: 49px; padding: 0 20px; background: #fff; margin-top: 8px;}
.index_case_xx h4{color:#333333; font-size: 16px; width: 80%; height: 100%; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; float: left}
.index_case_xx span{float: right; color:#333333; font-size:13px;}

.index_case_all .swiper-button-next,.index_case_all .swiper-button-prev{width:98px; height: 38px; top:auto; bottom:0; margin-top: 0}
.index_case_all .swiper-button-next{background:#fff url(../images/case_right.png) no-repeat center; left:23%}
.index_case_all .swiper-button-prev{background:#fff url(../images/case_left.png) no-repeat center; left:18%}
.index_case_all .swiper-button-next:hover{background:#eeeeee url(../images/case_right.png) no-repeat center; left:23%}
.index_case_all .swiper-button-prev:hover{background:#eeeeee url(../images/case_left.png) no-repeat center; left:18%}
.index_case_all .swiper-slide a:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.index_case_all .swiper-slide a:hover span{color:#0b8891}






/*新闻*/
.index_news{width:100%; height: 748px; overflow:hidden; margin-bottom: 48px; margin-top:40px;  }
.index_btitle{width:100%; height: auto; overflow: hidden; text-align: center}
.index_btitle h3{font-size: 36px; color: #333333; font-weight: bold;  position: relative; z-index: 1; background: url(../images/title_bjs.png) no-repeat center}
.index_btitle p{font-size: 14px; color: #4d4d4d; line-height: 28px; margin-top: 10px;}
.index_btitle h3 span{color:#0b8891;}
.index_news_nav{width:auto; height: auto; display: table; margin: 35px auto 40px;}
.index_news_nav a{width:132px; height: 42px; border: 1px solid #a0a0a0; font-size:16px; border-radius: 25px; float: left; line-height:40px;  text-align: center; 
	margin: 0px 20px; color:#666666}
.index_news_nav a:hover{background: #0b8891; color: #fff; border: 1px solid #0b8891;}
.in_news_top{width:100%; height: auto; overflow: hidden}
.in_news_top li{width:570px; height: auto; float: left}
.in_news_pic{width:251px; height: auto; float: left}
.in_news_pic img{width:100%; height: auto; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  
	-webkit-transform: all 1s ease 0s;}
.in_news_xx{width:295px; height: auto; float: right}
.in_news_xx h3{font-size:16px; color: #333333; font-weight: bold; width: 100%; height: 35px; line-height: 35px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.in_news_xx span{font-size:16px; color: #333333; font-weight: bold; width: 100%; height: 35px; line-height: 35px;}
.in_news_xx p{font-size: 14px; color: #666666; width: 100%; height:48px; line-height: 24px;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden; margin-top: 30px;}
.in_news_top li:nth-child(2n),.in_news_bottom li:nth-child(2n){float: right}
.in_news_bottom{width:100%; height: auto; overflow: hidden; margin-top: 40px;}
.in_news_bottom li{width:570px; height: auto; float: left; margin-bottom:35px;}
.in_news_t{width:100%; height: 45px; line-height: 40px; border-bottom: 1px solid #0b8891}
.in_news_t h4{width:440px; height: 100%; float: left; text-overflow: ellipsis; overflow: hidden; white-space: normal; font-size: 16px; color: #333333;  font-weight: bold;}
.in_news_t span{float: right;  font-size: 16px; color: #333333; font-weight: bold;}
.in_news_bottom li p{width:100%; height: 50px; line-height: 25px; font-size: 14px; color: #666666; word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden; margin-top: 10px; }
.in_news_top li:hover p,.in_news_top li:hover span,.in_news_top li:hover h3{color:#0b8891}
.in_news_top li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.in_news_bottom li:hover h4,.in_news_bottom li:hover p,.in_news_bottom li:hover span{color:#0b8891}









/*底部*/
.footer_nav{width:100%; height: 54px; border-bottom: 1px solid rgba(255,255,255,0.4); margin-bottom: 48px;}
.footer_nav a{font-size: 16px; color:#fff; float: left;  height:100%; line-height:52px; opacity: .54; width:171px; text-align: center}
.footer_nav a:last-child{border-right:0; margin-right: 0px;}
.footer_nav a:hover{font-weight: bold; opacity: 1}
.footer{width:100%;height:456px; background:url(../images/footer.jpg) no-repeat center;  display: block; overflow: hidden; padding-top: 10px; }
.footer .container{overflow: hidden}
.footer_input{width:544px; height: auto; float: left}
.footer_input h3{font-size: 20px; color: #ffffff; font-weight: bold; margin-bottom:20px;}
.footer_input dl{width:266px; height: auto; float: left}
.footer_input dl dt{width:100%; height: 53px; margin-bottom: 10px;}
.footer_input dl dd{width:100%; height: 53px;}
.footer_input dl input[type="text"]{width:100%; height: 100%; background: rgba(191,191,191,0.15); padding: 0 10px; font-size: 14px; color: #ffffff; border: 0}
.footer_input textarea{width:266px; height: 115px;  background: rgba(191,191,191,0.15); padding:10px; border: 0; resize: none; margin-left: 10px;}
.f_tijiao{width:100%; height: 52px; background: #fff; text-align: center; line-height: 52px; font-size: 20px; color: #333333; border: 0; margin-top: 8px;}
.footer_left{width:355px; height:auto; float: left; margin-left: 60px;}
.footer_left h4{width:100%;  font-size: 20px; color: #ffffff; font-weight: bold; margin-bottom:20px; }
.footer_left_xx{width:100%; height: auto; overflow: hidden}
.footer_left_xx p{font-size: 16px; color: #fff; margin-bottom: 10px;}
.footer_right{width:210px; height: auto; float: right; }
.footer_right .slideTxtBox{ width:100%;}
.footer_right .slideTxtBox .hd{width:30px; height: auto; float: left; margin-top:20px; margin-right: 26px;}
.footer_right .slideTxtBox .hd ul{width:100%; height: auto; display: block}
.footer_right .slideTxtBox .hd ul li{width:30px; height: 30px; margin-bottom:20px;}
.footer_right .slideTxtBox .hd ul li img{width:100%; height: auto; display: block}
.footer_right .slideTxtBox .hd ul li.on{ }
.footer_right .slideTxtBox .bd{float:left}
.footer_right .slideTxtBox .bd ul{width:100%; height: auto}
.footer_right .slideTxtBox .bd li{width:142px; height: auto; }
.footer_right .slideTxtBox .bd li img{width:100%; height: auto; display: block}
.footer_right .slideTxtBox .bd li p{width:100%; height: 40px; line-height: 40px; font-size: 16px; color: #fff; text-align: center}
.f_img{width:100%; height: auto; overflow: hidden; background: rgba(255,255,255,.54); padding:5px;}
.copy{clear:both;width:100%;height:60px;font-size:14px;line-height:60px;margin-top:59px;}
.copy_l{float:left; font-size:14px; color:#cecece}
.copy_l a{color:#cecece; margin-left: 20px}
.copy_l a:hover{color:#ff7c1f!important}
.footer_zhichi{width:auto; height:60px; float: right }
.footer_zhichi p{ width: auto; float: left; margin-right: 20px;   color:#cecece; line-height:52px;}
.footer_zhichi .pt{width:121px;height: 18px; background: url(../images/vl.png) no-repeat; margin-top:16px; margin-right: 10px}
.footer_zhichi .js{width:121px;height: 18px; background: url(../images/wl.png) no-repeat; margin-top:17px;}
.footer_zhichi .pt:hover{background: url(../images/vl_hover.png) no-repeat}
.footer_zhichi .js:hover{background: url(../images/wl_hover.png) no-repeat} 
.footer_zhichi span{float: left; font-size: 14px; color: #cecece; margin-left: 10px;}
.footer_zhichi i{ float: left;}


/*友情链接*/
.footer_link{width:100%; height:auto; overflow: hidden}
.footer_link p{font-size: 16px; color: #333333; float: left;line-height:50px; margin-right: 20px;}
.footer_a a{font-size: 14px; color: #333; float: left; margin-right: 15px; }
.footer_a{width:1063px; height: auto; float: left; overflow: hidden; line-height:30px; margin-top:10px;}
.footer_a a:hover{color:#004c9b}






/*客服*/
.lxfx {
    height: auto;
    position: fixed;
    right:0px;
    top:250px;
    width: 77px;
    z-index: 999;
}
.lxfx li a {
    color: rgb(255, 255, 255);
    display: block;
    height: 47px;
    margin-top: 9px;
    width: 300px;
	 font-size: 14px;
}
.leftlx {
    float: left;
    height: 47px;
    width: 77px;
}
.lxfx li span {
    border-left: 1px solid rgb(255, 255, 255);
    color: rgb(255, 255, 255);
    float: left;
    font-size: 20px;
    height: 24px;
    line-height: 22px;
    margin-top: 8px;
    padding-left: 8px;
}
.fix_ewm {
    border: 5px solid rgb(255, 255, 255);
    display: none;
    height: 120px;
    left: -145px;
    position: absolute;
    top: -40px;
    width: 120px;
}
.lxfx li i {
    display: block;
    height: 27px;
    margin: 0 auto;
    text-align: center;
    width: 30px; background:url(../images/fx.png) no-repeat;
}
.lxfx li i.icon-tel {
    background-position: 0 -25px;
}
.lxfx li i.icon-ly {
    background-position: 4px -53px;
}
.lxfx li i.icon-wx {
    background-position: -34px 4px;
}
.lxfx li i.icon-wb {
    background-position: -30px -22px;
}
.lxfx li i.icon-top {
    background-position: -30px -49px; height:32px;
}

.lxfx li p {
    line-height: 12px;
    text-align: center;
}
.lxfx li {
    background:#0b8891;
    height: 62px;
    margin-bottom: 1px;
    margin-left: 0;
    overflow: hidden;
    position: relative;
    width: 77px; float:left;
}




/*内页导航*/
.ny_header{width:100%; height: 105px;}
.ny_logo{width:228px; height:61px; float: left; margin-top:10px;}
.ny_logo img{width:100%; height: auto}


/*内页*/
.ny_banner{width:100%; height:350px; position: relative; text-align: center; padding-top: 92px;}
.ny_banner h3{font-size: 36px; color: #fff;}
.ny_banner  img{ width:19px; height:20px;  animation:b_jump 1.5s ease-in-out 0.1s alternate infinite; -webkit-animation:b_jump 1.5s ease-in-out 0.1s alternate infinite; cursor:pointer; }
@keyframes b_jump{
	from{ transform:translateY(0); -webkit-transform:translateY(0);}
	to{ transform:translateY(-10px); -webkit-transform:translateY(-10px); }
	}
@-webkit-keyframes b_jump{
	from{ transform:translateY(0); -webkit-transform:translateY(0); }
	to{ transform:translateY(-10px); -webkit-transform:translateY(-10px); }
	}
.ny_banner p{width:100%; height:auto; font-size: 14px; color: #ffffff; line-height: 28px; margin: 20px 0}
.about_ban{background: url(../images/about_ban.jpg) no-repeat}
.szhy_ban{ background: url(../images/szhy_ban.jpg) no-repeat}
.news_ban{ background: url(../images/news_ban.jpg) no-repeat}
.case_ban{ background: url(../images/case_ban.jpg) no-repeat}
.product_ban{ background: url(../images/pro_ban.jpg) no-repeat}
.service_ban{ background: url(../images/ser_ban.jpg) no-repeat}
.rlzy_ban{background: url(../images/rlzy_ban.jpg) no-repeat}
.hzhb_ban{background: url(../images/hzhb_ban.jpg) no-repeat}
.contact_ban{background: url(../images/contact_ban.jpg) no-repeat}
.jsys_ban{background: url(../images/jsys_ban.jpg) no-repeat}



.p-tit{height:70px;line-height:70px; border-bottom: 1px solid #dcdcdc}
.m-crm{color:#333;font-size:12px; background: url(../images/home.png) no-repeat left center; padding-left: 30px; float: left;font-size:14px;}
.m-crm a{font-size:14px; margin:0 3px;color:#333;-webkit-transition:all .5s ease 0s;-moz-transition:all .5s ease 0s;-ms-transition:all .5s ease 0s;-o-transition:all .5s ease 0s;transition:all .5s ease 0s}
.m-crm a:hover{color:#0b8891;}
.p-tit ul{float:right; height: 100%;}
.p-tit ul li{float:left;margin:0 20px}
.p-tit ul li a{display:block;height:70px;line-height:70px;color:#333333;font-size:14px;}
.p-tit ul li.active a,.p-tit ul li:hover a{color:#0b8891}


/*关于我们*/
.ny_about_info{font-size:14px; color:#666; line-height:30px; margin-bottom:40px; margin-top:35px; width:100%; height:auto; overflow:hidden}
.ny_about_one{width:100%; height: auto; overflow: hidden;  margin-top:47px;line-height: 30px;margin-bottom:50px}
.ny_one_left{width:601px; height: 398px; float: left; position: relative}
.ny_one_left img{width:100%; height: auto; overflow: hidden}
.ny_one_left .ny_about_h{width:189px; height: 189px; background: rgba(5,105,181,0.64); position: absolute; top:65px; right:0; text-align: center; padding-top: 30px;}
.ny_about_h h4{font-size: 30px; color: #fff; font-weight: bold;}
.ny_about_h span{width:96px; height:4px; background:#fff; display: block;  float: right; margin-top:20px;}
.ny_one_right{width:599px; height: 398px; float: left; padding-left: 46px;}
.ny_one_right h3{font-size: 24px; color: #333333; line-height: 40px;}
.ny_one_rxx{width:100%; height: 240px; overflow: hidden; font-size: 14px; color: #333333; line-height: 26px; margin-top:30px;}
.ny_one_rxx p{font-size: 14px; color: #333333; line-height: 26px;}
.ny_one_right span.ny_about_more{width:132px;  height: 44px; line-height: 44px; background: #0b8891; color: #fff; text-align: center; display: block}
.ny_about_th{width:189px; height: 189px; background: rgba(5,105,181,0.64); position: absolute; top:65px; left:0; text-align: center; padding-top: 30px;}
.ny_about_th h4{font-size: 30px; color: #fff; font-weight: bold;}
.ny_about_th span{width:96px; height:4px; background:#fff; display: block;  margin-top:20px;}
.ny_two_left{padding-top: 100px}
.ny_two_left p{font-size: 16px; color: #333333; margin: 8px 0}
.ny_two_left p span{font-size: 24px; color: #333333; font-weight: bold;}
.ny_dongshi{width:100%; height: 400px; background: #0b8891; margin-top: 37px; padding: 45px 0}
.ny_dongshi_left{width:720px; height: auto; overflow: hidden; float: left}
.ny_dongshi_left p{font-size: 16px; color: #FFFFFF; line-height: 28px}
.ny_dongshi_xx{width:100%; height: auto; overflow: hidden; margin-top: 20px;}
.ny_dongshi_pic{width:302px; height: 302px; float: right}
.ny_dongshi_pic img{width:100%; height: 100%; border-radius: 50%;}
.ny_gsjs{width:100%; height: 530px; background: url(../images/js_bjs.jpg) no-repeat center; padding-top: 73px;}
.ny_gsjs_t{width:100%; height: auto; overflow: hidden; font-size: 30px; color: #333333; font-weight: bold; padding-left: 60px;
	background: url(../images/bt_jt.png) no-repeat 20px center}

.ny_gsjs_info{width:100%; height: auto; }
.ny_gsjs_info .Box_con {position: relative; margin-top:40px; padding: 0 30px;background: url(../images/js_xs.png) no-repeat center; background-size: 100% auto;}
.ny_gsjs_info .Box_con .conbox {position: relative;overflow: hidden; width:100%; margin: 0px auto; }
.ny_gsjs_info .Box_con .conbox ul {position: relative;list-style: none; }
.ny_gsjs_info .Box_con .conbox ul li {float: left;width:264px;height:167px; margin-left:28px;overflow: hidden; background: #e5e5e5; border-radius: 8px; padding:20px 20px 0;}
.ny_gsjs_info .Box_con .conbox ul li span{font-size: 24px; color: #333333; font-weight: bold; text-align: center; display: block; margin-bottom: 10px;}
.ny_gsjs_info .Box_con .conbox ul li p{font-size: 14px; color: #333; line-height: 26px; height: 72px; overflow: hidden}
.ny_gsjs_info .Box_con .conbox ul li:hover{background: #0b8891}
.ny_gsjs_info .Box_con .conbox ul li:hover p,.ny_gsjs_info .Box_con .conbox ul li:hover span{color:#fff}
.ny_gsjs_info .Box_con .conbox ul li:first-child {margin-left: 0;}
.ny_gsjs_info .Box_con .btn {display: block;width:28px;height:28px;cursor: pointer;  text-align: center; position: absolute; top:50%;  margin-top: -15px;  }
.ny_gsjs_info .Box_con .btnl {float: left; background: url(../images/js_left.png) no-repeat; left:-50px;}
.ny_gsjs_info .Box_con .btnr { float: right; background: url(../images/js_right.png) no-repeat; right:-50px;}
.ny_gsjs_info .Box_con .btnl:hover{background: url(../images/js_hleft.png) no-repeat;}
.ny_gsjs_info .Box_con .btnr:hover{background: url(../images/js_hright.png) no-repeat}
.ny_aqxgs_info{width:100%; height: auto; }
.ny_aqxgs_info .Box_con {position: relative; margin-top:40px; }
.ny_aqxgs_info .Box_con .conbox {position: relative;overflow: hidden; width:100%; margin: 0px auto; }
.ny_aqxgs_info .Box_con .conbox ul {position: relative;list-style: none; }
.ny_aqxgs_info .Box_con .conbox ul li {float: left;width:581px; height:635px; margin-left:38px; overflow: hidden; border: 1px solid #bfbfbf; padding: 24px 28px;}
.ny_aqxgs_info .Box_con .conbox ul li:first-child {margin-left: 0;}
.ny_aqxgs_info .Box_con .conbox ul li h3 { width: 100%; height: 40px; line-height: 40px;  font-size: 30px; color: #333; font-weight: bold; text-align: center;
	margin: 28px 0 25px;}
.ny_aqxgs_info .Box_con .conbox ul li p { font-size: 16px; color: #333; line-height: 30px; height: 152px;}
.ny_aqxgs_info .Box_con .btn {display: block;width:28px;height:28px;cursor: pointer;  text-align: center; position: absolute; top:50%;  margin-top: -15px;  }
.ny_aqxgs_info .Box_con .btnl {float: left; background: url(../images/js_left.png) no-repeat; left:-50px;}
.ny_aqxgs_info .Box_con .btnr { float: right; background: url(../images/js_right.png) no-repeat; right:-50px;}
.ny_aqxgs_info .Box_con .btnl:hover{background: url(../images/js_hleft.png) no-repeat;}
.ny_aqxgs_info .Box_con .btnr:hover{background: url(../images/js_hright.png) no-repeat}

.ny_slzs{width:100%; height: auto; margin-top: 56px;}
.ny_slzs .slideGroup{ width:100%; text-align:left; }
.ny_slzs .slideGroup .parHd{width:1200px; height: 86px; background: #eeeeee; padding: 0px 26px;  margin: 0px auto; }
.ny_slzs .slideGroup .parHd p{font-size: 30px;line-height: 86px;  color: #333; font-weight: bold; background: url(../images/bt_jt.png) no-repeat left center; 
	padding-left: 35px; float: left}
.ny_slzs .slideGroup .parHd ul{float: left; height: 34px; width: auto; margin-left: 30px; margin-top: 28px;}
.ny_slzs .slideGroup .parHd ul li{ float:left; width:auto; height: 34px; margin: 0px 10px; padding: 0px 10px; font-size: 16px; color: #333333; text-align: center;
	line-height: 34px;}
.ny_slzs .slideGroup .parHd ul li.on{ background:#0b8891; color:#fff; border-radius: 5px;}

.ny_slzs .slideGroup .slideBox{ overflow:hidden; zoom:1; width: 100% }
.ny_slzs .slideGroup .parBd{ margin-top: 35px;  }
.ny_slzs .slideGroup .parBd ul{ overflow:hidden; zoom:1;   }
.ny_slzs .slideGroup .parBd ul li{width:474px; height: auto; overflow: hidden; float: left}
.ny_slzs_img{width:474px; height:auto; position: relative; overflow: hidden}
.ny_slzs_img img{width:100%; height: 100%; display: block}
.ny_slzs_hover{width:100%; height: 100%; position: absolute; top:100%; left:0; background: rgba(0,0,0,0.5) url(../images/fdj.png) no-repeat center;}
.ny_slzs .slideGroup .parBd ul li p{width:100%; height: 50px; line-height: 50px; text-align: center; font-size:#333333; font-size: 16px;  font-weight: bold; }
.ny_slzs .slideGroup .parBd ul li:hover .ny_slzs_hover{top:0}



/*内页新闻*/
.ny_news_top{width:100%; height: auto; overflow: hidden; margin-top: 50px;}
.ny_news_top dl{width:578px; height: auto; float: left}
.ny_news_top dl dt{width:255px; height: 184px; overflow: hidden; float: left}
.ny_news_top dl dt img{width:100%; height: 100%;transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.ny_news_top dl dd{width:298px; height: 184px; float: right}
.ny_news_top dl dd h3{width:100%; height: 30px; line-height: 30px; font-size: 18px; color: #333; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.ny_news_top dl dd span{font-size: 14px; color: #999999; display: block; margin: 10px auto;}
.ny_news_top dl dd p{width:100%; height: 106px; font-size: 14px; color: #999999; line-height: 28px;}
.ny_news_top dl:nth-child(2n){float: right}
.ny_news_top dl:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;
}
.ny_news_top dl:hover h3,.ny_news_top dl:hover span,.ny_news_top dl:hover p{color:#0b8891}

.p-ct{width:100%; height: auto; overflow: hidden;margin-top:40px; margin-bottom: 100px;}
.new-list{width: 100%; height: auto;overflow: hidden; margin-bottom:25px;}
.new-list li{height:173px;padding:25px 30px 0 50px; background: #eeeeee; margin-bottom: 18px;}
.new-list li:hover{background: linear-gradient(to right, #0582c2 0%,#009ca8 100%);}
.new-list .f-imgfd-img{width:23px; height: 27px; float: right; background: url(../images/nh_jt.png) no-repeat; margin-top:54px}
.new-list li .f-imgfd-li{width:1030px;height:100%;float: left;}
.f-imgfd-li dl{width:100%; height: 40px; line-height: 40px;}
.f-imgfd-li dl dt{width:600px; height: 100%; float: left; font-size: 18px; color: #333333; font-weight: bold; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.f-imgfd-li dl dd{font-size: 16px; color: #333333; float: right}
.f-xx{width:100%; height: 56px; line-height: 28px; font-size: 16px; color: #333;   word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden; margin-top: 20px;}
.new-list li:hover dt,.new-list li:hover dd{color:#fff}
.new-list li:hover .f-xx{color:#fff}
.new-list li:hover .f-imgfd-img{background: url(../images/nb_jt.png) no-repeat center}

/*详情页*/
.nyinfo_title{width:100%;font-size:20px; color:#555; padding:10px 0px; text-align:center; clear:both}
.info_time{width:100%; line-height:30px; color:#999; height:30px; margin-bottom:20px; border-top:1px solid #ddd; border-bottom:1px solid #ddd; text-align:center; clear:both}
.info_xq{width:100%; font-size:20px; color:#666; padding:10px 0px; clear:both}
.pro_page_con{color: #666; float:right; font-size: 14px;   width: 72%; height: auto; overflow: hidden; line-height: 30px; margin-bottom: 40px;}
.keyword_light{font-size:16px; color:#666; line-height:30px; margin-bottom:30px;}





/*科研团队*/
.ny_team{margin-top: 48px;}
.ny_team ul{width:100%; height: auto; overflow: hidden; }
.ny_team ul li{width:277px; height: auto; float: left; overflow: hidden; margin-right: 30px; margin-bottom: 23px;}
.ny_team_pic{width:100%; height:321px; overflow: hidden; position: relative}
.ny_team_pic img{width:100%; height: 100%; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.ny_team_hover{width:100%; height: 100%; position: absolute; top:0; left:0; background: rgba(5,105,181,0.79); padding: 45px 34px; opacity: 0;     transition: .6s;}
.ny_team_hover p{font-size: 16px; color: #fff;}
.ny_team_xx{width:100%; height:128px; overflow: hidden; font-size: 14px; color: #fff; line-height: 26px; margin-top: 10px; margin-bottom: 20px;}
.ny_team_hover span{font-size: 14px; color: #0c5c9d; background: #fff; padding: 2px 10px; border-radius: 25px;}
.ny_team_name{width:100%; height: 46px; background: #eeeeee;  text-align: center; line-height: 46px; font-size: 16px; color: #333; font-weight: bold;}
.ny_team ul li:nth-child(4n){margin-right: 0}
.ny_team ul li:hover .ny_team_hover{opacity: 1;     transition: .6s;}
.ny_team ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}

/*社会责任*/
.ny_shzr{margin-top: 20px;}
.ny_qynew_rq{width:14%; height: 145px; background: #bfbfbf; text-align: center; padding: 12px; float: left}
.ny_qynew_rq p{font-size: 67px; color: #fff; font-family: "Impact";}
.ny_qynew_rq span{font-size: 26px; color: #fff; font-family: "Impact"; line-height: 30px;}
.ny_qynew_xx{width: auto;  margin-left: 18%}
.ny_qynew_xx h3{ font-size: 20px; color: #333333; height:40px; line-height: 40px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; margin-top: 8px; }
.ny_qynew_xx p{ font-size: 16px; color: #666666; line-height:28px; height: 63px;   word-break:break-all;display:-webkit-box; -webkit-line-clamp:3;
  -webkit-box-orient:vertical; overflow:hidden; margin-top: 20px;}
.ny_qynew_list{width:100%; height:auto; overflow:hidden; margin-bottom:40px; margin-top: 50px;}
.ny_qynew_list ul{width:100%; height:auto; overflow:hidden}
.ny_qynew_list ul li{width:100%; height:auto; overflow:hidden; margin-bottom:20px; border-bottom: 1px solid #eeeeee; padding-bottom: 18px;}
.ny_qynew_list ul li:hover .ny_qynew_rq{background: #0253a5}
.ny_zhaocai_top{width:100%; height:auto; overflow:hidden; padding-top:40px;}
.ny_zhaocai_top ul{width:100%; height: auto; }
.ny_zhaocai_top li{width:375px; float: left; margin-right: 37px; transition:300ms; border-bottom: 1px solid #dedede; padding-bottom: 30px}
.ny_zhaocai_top li:nth-child(3){margin-right: 0px;}
.ny_zhaocai_top .zhao_img{width:100%; height:263px; position:relative; overflow:hidden}
.ny_zhaocai_top .zhao_img img{width:100%; height:auto;  transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.zhao_xx{width:100%; height:auto; margin-top:15px;}
.zhao_xx h3{width:100%; height:35px; line-height:35px; font-size:16px; color:#333333; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.zhao_xx span{font-size: 12px; color: #999; margin: 10px 0; display: block}
.zhao_xx p{width:100%; height:70px; font-size:14px; color:#333333; line-height:24px; overflow: hidden}
.ny_zhaocai_top li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.ny_zhaocai_top li:hover .zhao_xx h3{color:#0253a5}
.ny_zhaocai_top li:hover{margin-top: -20px;}


/*旗下公司*/
.ny_qxgs{margin-bottom: 0}
.ny_qxgs_top{width:100%; height: auto; overflow: hidden}
.ny_qxgs_top ul{width:100%; height: auto; overflow: hidden}
.ny_qxgs_top ul li{width:581px; height: 635px; border: 1px solid #bfbfbf; padding: 24px 28px ; float: left; margin-bottom: 27px;}
.ny_qxgs_top ul li:nth-child(2n){float: right}
.ny_qygs_pic{width:100%; height: 328px; overflow: hidden}
.ny_qygs_pic img{width:100%; height:auto; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.ny_qxgs_top ul li h3{width:100%; height: 40px; line-height: 40px; font-size: 30px; color: #333; font-weight: bold; text-align: center; margin: 28px 0 25px}
.ny_qxgs_top ul li p{font-size: 16px; color: #333; line-height: 30px; height: 152px;}
.ny_hot_news{width:100%; height: auto; overflow: hidden; margin-top: 30px;}
.ny_hot_title{width:1200px; height: 86px; background: #eeeeee; padding: 0px 26px; line-height: 86px; margin: 0px auto;}
.ny_hot_title p{font-size: 30px; color: #333; font-weight: bold; background: url(../images/bt_jt.png) no-repeat left center; padding-left: 35px;}
.ny_qxgs_top ul li:hover{border:1px solid #0b8891}
.ny_qxgs_top ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.ny_qxgs_top ul li:hover h3{color:#0b8891}


/*推荐新闻*/
.nynews-top{width:100%; height: auto; overflow: hidden; margin-top: 25px;}
.nynews-top ul li{ width:586px; height:auto;  transition: .3s; float: left; overflow:hidden}
.nynewst-l{width:287px; height: auto; float: left; overflow: hidden}
.nynewst-l img{width:100%; height: 100%; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.nynewst-r{width:277px; margin-left:22px; height: 190px; float: left}
.nynewst-r h3{ color:#333; font-size:16px; font-weight: bold; width: 100%; height: 30px; line-height: 30px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.nynewst-r p{ color:#666; font-size:14px; width: 100%; height: 120px; line-height: 30px;   word-break:break-all;display:-webkit-box; -webkit-line-clamp:3;
  -webkit-box-orient:vertical; overflow:hidden; margin-top: 10px;}
.nynewst-r span{color:#333333; font-size:14px; line-height: 30px;}
.nynews-top ul li:nth-child(2n){float: right}
.ny_hot_bottom{width:100%; height: auto; overflow: hidden;  margin-top: 20px;}
.ny_hot_bottom ul{width:100%; height: auto; overflow: hidden}
.ny_hot_bottom ul li{width:586px; height: 70px; line-height:70px; border-bottom:1px dashed #dadada; float: left;}
.ny_hot_bottom ul li p{width:400px; height:100%; float: left; font-size: 16px; color: #333333; font-weight: bold;  
	text-overflow: ellipsis; overflow: hidden; white-space:nowrap}
.ny_hot_bottom ul li span{font-size: 14px; color:#333; float: right}
.ny_hot_bottom ul li:nth-child(2n){ float: right}
.ny_hot_bottom ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.hot_news{width:130px; height: 41px; background:#0b8891; text-align: center; line-height: 41px; font-size: 14px; color: #fff; display: block; margin:26px auto ;}
.nynews-top ul li:hover .nynewst-l img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.nynews-top ul li:hover h3{color:#0b8891}
.ny_hot_bottom ul li:hover p,.ny_hot_bottom ul li:hover span{color:#0b8891}
.hot_news:hover{background: #fff; color:#0b8891; border: 1px solid #0b8891}






/*产品列表*/
.ny_product_top{width:100%; height: auto; overflow: hidden; }
.ny_pro_title{width:100%; height: 40px; line-height: 40px; background: url(../images/p_title.png) no-repeat center; font-size: 30px; color: #333; font-weight: bold; text-align: center}
.ny_pro_nav{width:auto; height: auto; overflow: hidden; display: table; margin:30px auto;}
.ny_pro_nav a{width:auto; height: 35px; text-align: center; line-height: 35px; font-size: 16px; color: #333; margin-right: 10px; float: left; border-radius: 5px; margin:0px 10px; padding:0px 10px;}
.ny_pro_nav a:last-child{margin-right: 0}
.ny_pro_nav a.active,.ny_pro_nav a:hover{background: #0b8891; color:#fff;}
.ny_product_top ul{width:100%; height: auto; overflow: hidden}
.ny_product_top ul li{width:290px; height: auto; float: left; margin-bottom: 25px; margin-right: 13px;}
.ny_pro_pic{width:100%; height: auto; overflow: hidden; position: relative}
.ny_pro_pic img{width:100%; height: 100%; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.ny_pro_h{width:100%; height: 100%; background: rgba(5,105,181,0.43); position: absolute; top:100%; left:0; text-align: center; padding-top: 70px; transition: .6s;}
.ny_pro_h i{width:36px; height: 36px; background: url(../images/souso.png) no-repeat center; background-size:100% 100%; display: block; margin: 0px auto;}
.ny_pro_h span{font-size: 16px; color: #FFFFFF; line-height: 50px;}
.ny_product_top ul li p{width:100%; height: 36px; background: #0b8891; text-align: center;  line-height: 36px; color:#ffffff; padding:0px 10px; text-overflow:ellipsis; overflow:hidden; white-space:nowrap}
.ny_product_top ul li:nth-child(4n){margin-right: 0px;}
.ny_product_top ul li:hover .ny_pro_h{top:0}
.ny_product_top ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.ny_tui_title{width:100%; height: auto; text-align: center; }
.ny_tui_title p{font-size: 30px; color: #333333; font-weight: bold; text-align: center}
.ny_tui_title hr{width:24px; height: 5px; background: #0b8891; display: block; margin: 20px auto 40px;}
.ny_tui_news{width:100%; height: auto; overflow: hidden; margin:30px 0  50px}


/*产品详情*/
.ny_xksb,.ny_pjcl{width:100%; height: auto; overflow: hidden; margin-top: 35px;}
.ny_product_show .slideGroup{ width:100%; text-align:left;  }
.ny_product_show .slideGroup .parHd{width:100%; height: 86px; background: #eeeeee; padding: 0px 26px;  margin: 0px auto; }
.ny_product_show .slideGroup .parHd p{font-size: 30px;line-height: 86px;  color: #333; font-weight: bold; background: url(../images/bt_jt.png) no-repeat left center; 
	padding-left: 35px; float: left}
.ny_product_show .slideGroup .parHd ul{float: left; height: 34px; width: auto; margin-left: 30px; margin-top: 28px;}
.ny_product_show .slideGroup .parHd ul li{ float:left; width:auto; height: 34px; margin: 0px 10px; padding: 0px 10px; font-size: 16px; color: #333333; text-align: center; 
	line-height: 34px;}
.ny_product_show .slideGroup .parHd ul li.on{ background:#0b8891; color:#fff; border-radius: 5px;}
.parBd_top{width:100%; height: auto; overflow:hidden; margin-top: 38px;}
.parBd_top .parBd_top_left{width:585px; height: 422px; overflow: hidden; float: left}
.parBd_top .parBd_top_left img{width:100%; height: 100%;}
.parBd_top_right{width:535px; height: 422px; float: left; margin-left: 52px;}
.parBd_top_right h3{font-size: 30px; color: #333333; font-weight: bold; border-bottom: 2px solid #0b8891; height: 90px; line-height: 90px;}
.parBd_txx{width:100%; height: 127px; overflow:hidden; margin: 40px 0 70px }
.parBd_txx p{font-size: 16px; color: #333333; line-height: 28px;}
.parBd_top_xl{width:100%; height: auto; overflow:hidden; }
.parBd_top_xl a{width:136px; height: 49px; background: #0b8891; border-radius: 5px; text-align: center; line-height: 49px; float: left; color:#fff}
.parBd_top_xl .top_xl{width:340px; height: 49px; line-height: 49px; background: #eeeeee;  float: left; border-radius: 5px; margin-left: 22px; padding-left: 25px;}
.parBd_top_xl .top_xl p{float: left; color:#333333; font-size: 16px;}
.parBd_top_xl .top_xl span{color:#0b8891; font-size: 30px; font-family: "Impact"}
.ny_product_show .slideGroup .slideBox{  zoom:1;  position:relative; margin-top: 28px;  }
.ny_product_show .slideGroup .sPrev,.ny_product_show .slideGroup .sNext{ position:absolute; top:50%; margin-top: -15px; display:block; width:30px; height:30px; z-index: 99  }
.ny_product_show .slideGroup .sNext{  background:url(../images/p_right.png) center center no-repeat; right:-40px;  }
.ny_product_show .slideGroup .sPrev{ background:url(../images/p_left.png) center center no-repeat;  left:-40px}
.ny_product_show .slideGroup .sPrev:hover,.ny_product_show .slideGroup .sNext:hover{ border-color:#f60;  }
.ny_product_show .slideGroup .parBd ul{ overflow:hidden; zoom:1;   }
.ny_product_show .slideGroup .parBd ul li{ margin:0 6px; float:left; _display:inline; overflow:hidden; text-align:center; width:288px;  }
.ny_product_show .slideGroup .parBd ul li p {width: 100%;  text-align: center;  line-height: 45px; height:45px;}  
.ny_product_show .slideGroup .parBd ul li .ny_pro_pic{width:100%; height: 208px;}
.ny_product_show .slideGroup .parBd ul li:hover .ny_pro_h{top:0}
.ny_product_show .slideGroup .parBd ul li:hover p{color:#0b8891}
.ny_pro_service{width:100%; height: auto; overflow: hidden; margin-top: 30px; margin-bottom: 90px;}
.ny_pro_service .ny_hot_title{margin-bottom: 40px;}
.ny_ser_top{width:100%; height: 457px;}
.ny_ser_left{width:50%; height: 100%; float: left}
.ny_ser_right{width:50%; height: auto; float: left; margin-top: 96px;}
.ny_ser_right .ny_ser_rightxx{width:562px; height: 100%; margin-left: 35px}
.ny_ser_rightxx h4{width:100%; height: 60px; line-height: 60px; border-bottom: 1px dashed #ddd; font-size: 20px; color: #0b8891; font-weight: bold; 
	background: url(../images/fw_i3.png) no-repeat left center; padding-left:40px;}
.ny_ser_xx{width:100%; height: auto; overflow: hidden}
.ny_ser_xx p{font-size: 16px; color: #333333; line-height: 26px; margin-top: 28px;}
.ny_ser_bottom{width:100%; height: 458px;}
.ny_ser_bottom .ny_ser_rightxx{float: right; margin-right: 35px; margin-left: 0; }
.ny_ser_bottom .ny_ser_rightxx h4{background: url(../images/fw_i2.png) no-repeat left center}




/*案例展示*/
.ny_case{width:100%; height: auto; overflow: hidden; margin-top: 35px;}
.ny_case ul{width:100%; height: auto; overflow: hidden; margin-bottom: 30px;}
.ny_case ul li{width:379px; height: 300px; float: left; margin-right: 21px; margin-bottom: 36px;}
.ny_case ul li:hover .case_hover{opacity: 1}
.ny_case ul li:hover .cur_info{display: none;}
.ny_case ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.ny_hezuo{width:100%; height:1011px; background: url(../images/hezuo_bj.jpg) no-repeat center; padding-top: 42px; margin-top: 30px; margin-bottom: 40px;}
.ny_hezuo_t{width:100%; height: auto; overflow: hidden; text-align: center}
.ny_hezuo_t p{font-size: 30px; color: #fff; font-weight: bold; text-align: center}
.ny_hezuo_t hr{width: 24px; height: 5px; background: #0b8891; display: block;  margin: 20px auto 40px;}
.ny_hz_t{width:100%; height: 70px; line-height: 70px; border-bottom: 1px solid #fff; padding: 0px 12px;}
.ny_hz_t p{font-size: 30px; color: #fff; font-weight: bold; background: url(../images/bs_jt.png) no-repeat left center; padding-left: 30px;}
.ny_hezuo .Box{width:100%; height: auto;  margin-bottom: 77px}
.ny_hezuo .Box .Box_con {position: relative; margin-top:40px;}
.ny_hezuo .Box .Box_con .conbox {position: relative;overflow: hidden; width:100%; margin: 0px auto; }
.ny_hezuo .Box .Box_con .conbox ul {position: relative;list-style: none;}
.ny_hezuo .Box .Box_con .conbox ul li {float: left;width:236px;height:90px; margin-left:5px;overflow: hidden;}
.ny_hezuo .Box .Box_con .conbox ul li:first-child {margin-left: 0;}
.ny_hezuo .Box .Box_con .conbox ul li img{width:100%; height: 100%; display: block}
.ny_hezuo .Box .Box_con .btn {display: block;width:14px;height:24px;cursor: pointer;  text-align: center; position: absolute; top:50%;  margin-top: -15px;  }
.ny_hezuo .Box .Box_con .btnl {float: left; background: url(../images/h_left.png) no-repeat; left:-30px;}
.ny_hezuo .Box .Box_con .btnr { float: right; background: url(../images/h_right.png) no-repeat; right:-30px;}
.ny_hezuo .Box .Box_con .btnl:hover{background: url(../images/h_hleft.png) no-repeat;}
.ny_hezuo .Box .Box_con .btnr:hover{background: url(../images/h_hright.png) no-repeat}


/*研发能力*/
.ny_yfjg{width:100%;height: auto; overflow: hidden; margin-top: 24px}
.ny_yfjg_top{width:100%; height: auto; overflow: hidden; margin-top: 24px;}
.ny_yfjg_pic{width:590px; height: 339px; overflow: hidden; float: left}
.ny_yfjg_pic img{width:100%; height: auto}
.ny_yfjg_xx{width:545px; height: auto; overflow: hidden; float: left; margin-left: 40px; padding-top: 40px;}
.ny_yfjg_xx h4{font-size: 20px; color: #333333; font-weight: bold; line-height: 40px;}
.ny_yfjg_xx p{width:100%; height: auto; font-size: 16px; color: #333333; line-height: 28px; margin-top: 20px;}
.ny_yfjg_sdgn{width:100%; height: auto; overflow: hidden; margin-top: 56px;}
.ny_yfjg_sdgn h4,.ny_qdzx h4{font-size: 30px; color: #333333; font-weight: bold; text-align: center; line-height: 50px;}
.ny_yfjg_sdgn hr,.ny_qdzx hr{width:50px; height:5px; background: #0b8891; border-radius: 20px; display: block; margin: 10px auto;}
.ny_yfjg_sdgn ul{width:auto; display: table; margin: 30px auto 0;}
.ny_yfjg_sdgn ul li{width:158px; height: 158px; border: 1px dashed #000000; border-radius: 50%; float: left; padding: 10px; margin-right: 72px}
.ny_yfjg_sdgn ul li div{width:100%; height: 100%; background: #eeeeee; text-align: center; border-radius: 50%; padding-top: 22px;  }
.ny_yfjg_sdgn ul li div img{-webkit-transition: -webkit-transform 0.5s ease-out; -moz-transition: -moz-transform 0.5s ease-out;
    transition: transform 0.5s ease-out;}
.ny_yfjg_sdgn ul li div p{width:100%; height: 40px; line-height: 40px; font-size: 20px; color: #333333; font-weight: bold; margin-top: 8px }
.ny_yfjg_sdgn ul li:last-child{margin-right: 0}
.ny_yfjg_sdgn ul li:hover div img{-webkit-transform: rotate(360deg); -moz-transform: rotate(360deg); transform: rotate(360deg);}
.ny_qdzx{width:100%; height: 688px; overflow: hidden; background: #eeeeee; margin-top: 50px; padding-top: 45px;}
.ny_qdzx ul{width:auto; display: table; margin: 10px auto 0;}
.ny_qdzx_one li{width:292px; height: 210px; position: relative; float: left; margin-right: 10px; overflow: hidden;  border-radius: 8px;}
.ny_qdzx ul li img{width:100%; height: 100%; display: block; border-radius: 8px; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.ny_qdzx ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.ny_qdzx ul li p{width:100%; height: 72px; font-size: 16px; color: #fff; font-weight: bold; background: rgba(0,0,0,0.75); text-align: center; line-height: 72px; border-radius: 0 0 8px 8px; position: absolute; bottom:0; left:0}
.ny_qdzx ul li:last-child{margin-right: 0}
.ny_qdzx_two li{width:351px; height: 210px; position: relative; float: left; margin-right: 10px; overflow: hidden; border-radius: 8px;}
.ny_qdzx_one{margin: 52px auto 0!important}
.ny_kydsj{width:100%; height: auto; overflow: hidden; margin-top: 37px;}
.kydsj_list{width:100%; height: 610px;  margin-top: 49px;}

.kydsj_infos{ width:1200px; height:317px; position:relative; overflow:hidden;}
.kydsj_infos ul{ position:absolute; left:0; top:0;}
.kydsj_infos ul li{ width:1200px; height:317px; padding:0px 20px 0 50px}
.kydsj_infos .kydsj_left{width:582px; height: 317px; overflow: hidden; float: left}
.kydsj_infos .kydsj_left img{width:100%; height: 100%;}
.kydsj_right{width:500px; height: 100%; overflow: hidden; float: left; margin-left: 43px; padding-top: 30px;}
.kydsj_right .kydsj_time{font-size: 20px; color:#333; font-weight: bold; padding-left:20px; background: url(../images/san.png) no-repeat left center}
.kydsj_right h4{width:100%; height: auto; overflow: hidden; font-size: 20px; color: #333333; font-weight: bold; margin: 30px 0}
.kydsj_xx{width:100%; height: auto; overflow: hidden; font-size: 16px; color: #333333; line-height:30px;}
.prev{ float:left; cursor:pointer;}
.kydsj_list .min_pic{margin-top: 40px;}
.min_pic_xx{height:250px; overflow: hidden; width: 1200px; position: relative;float: left;}
.min_pic_xx ul{ position:absolute; left:0; top:0;}
.min_pic_xx ul:after{content: ""; position: absolute; top:8px; left:0; z-index: 99; width: 100%; height: 1px; background: #ddd}
.min_pic_xx ul li{ width:300px; height:auto;  float: left; position: relative; z-index: 9999}
.min_pic_xx ul li i{width:17px; height: 17px; background:url(../images/yuan_d.png) no-repeat; display: block;  margin: 0px auto;}
.kydsj_min_time{font-size: 20px; color: #333; font-weight: bold;  text-align: center; margin: 10px 0}
.ny_ky_pic{width:197px; height: 118px; border: 1px solid #e3e3e3; margin: 0px auto; position: relative}
.ny_ky_pic img{width:100%; height: 100%; }
.ny_ky_pic span{position: absolute; top:0; left:0; background: rgba(55,135,196,0.43); z-index: 9; display: block; width: 100%; height: 100%; opacity: 0}
.min_pic_xx ul li p{width:197px; height:50px; line-height:24px; font-size: 14px; color: #333; text-align: center; margin: 8px auto}
.min_pic_xx ul li.on .ny_ky_pic span{opacity: 1}
.min_pic_xx ul li.on p{color:#086bb6;}
.min_pic_xx ul li.on .kydsj_min_time{color:#086bb6;}
.min_pic_xx ul li.on i{background: url(../images/lan_d.png) no-repeat center}
.kydsj_list .min_pic{height:260px;}
.kydsj_list .prev_btn1,.kydsj_list .next_btn1{margin-top: 95px;}
.ny_xclyjy{width:100%; height: auto; margin-top: 30px; overflow: hidden}
.ny_xclyjy_xx{width:100%; height: auto; overflow: hidden; margin-top:10px; padding: 0px 20px}
.ny_xclyjy_xx p{font-size: 16px; color: #333333; line-height: 28px; text-indent: 2rem; margin-top: 20px;}
.ny_xclyjy ul{width:100%; height: auto; overflow: hidden; margin-top: 50px}
.ny_xclyjy ul li{width:388px; height: auto; float: left; margin-right:18px;}
.ny_xclyjy ul li .ny_xclyjy_pic{width:100%; height: 224px; overflow: hidden}
.ny_xclyjy ul li .ny_xclyjy_pic img{width:100%; height: 100%;}
.ny_xclyjy ul li p{width:310px; height: auto; overflow: hidden; font-size: 16px; color: #333; line-height: 28px; margin-top: 10px; margin: 10px auto; text-align: center}
.ny_xclyjy ul li:last-child{margin-right: 0}
.ny_tftd{width:100%; height: 772px; overflow: hidden; background: url(../images/yftd_bj.jpg) no-repeat center;padding-top: 60px; margin-top: 60px;}
.ny_tftd_t{width:100%; height: auto; overflow: hidden}
.ny_tftd_t h4{font-size: 30px; color: #fff; font-weight: bold; text-align: center; line-height: 50px;}
.ny_tftd_t hr{width:50px; height:5px; background: #0b8891; border-radius: 20px; display: block; margin: 20px auto;}
.ny_tftd_info{width:100%; height: auto; }
.ny_tftd_info .Box_con {position: relative; margin-top:40px;}
.ny_tftd_info .Box_con .conbox {position: relative;overflow: hidden; width:100%; margin: 0px auto; }
.ny_tftd_info .Box_con .conbox ul {position: relative;list-style: none;}
.ny_tftd_info .Box_con .conbox ul li {float: left;width:277px;height:auto; margin-left:30px;overflow: hidden;}
.ny_tftd_info .Box_con .conbox ul li:first-child {margin-left: 0;}
.ny_tftd_info .Box_con .conbox ul li:hover img{transform: scale(1.1);}
.ny_tftd_info .Box_con .conbox ul li:hover .ny_team_hover{opacity: 1;     transition: .6s;}
.ny_tftd_info .Box_con .btn {display: block;width:48px;height:48px;cursor: pointer;  text-align: center; position: absolute; top:50%;  margin-top: -15px;  }
.ny_tftd_info .Box_con .btnl {float: left; background: url(../images/yf_left.png) no-repeat; left:-50px;}
.ny_tftd_info .Box_con .btnr { float: right; background: url(../images/yf_right.png) no-repeat; right:-50px;}
.ny_tftd_info .Box_con .btnl:hover{background: url(../images/yf_hleft.png) no-repeat;}
.ny_tftd_info .Box_con .btnr:hover{background: url(../images/yf_hright.png) no-repeat}
.yfnl_more{width:112px;  height:40px; background: #fff; border-radius: 25px; color: #0c5c9d; text-align: center; line-height: 40px; display: block; margin: 55px auto 0}
.yfnl_more:hover{background: #0b8891; color:#fff}
.ny_djjy{width:100%; height: auto; overflow: hidden; margin-top: 34px; margin-bottom: 130px}
.ny_djjy_t{width:100%; height: auto; text-align: center;}
.ny_djjy_t h4{font-size: 30px; color: #333; font-weight: bold; text-align: center; line-height: 50px;}
.ny_djjy_t hr{width:50px; height:5px; background: #0b8891; border-radius: 20px; display: block; margin: 20px auto;}
.ny_djjy_t p{width:100%; height: 40px; line-height: 40px; font-size: 16px; color: #333333; font-weight: bold;}
.ny_djjy_pic{width:100%; height: auto; overflow: hidden; margin-top: 30px;}
.ny_djjy_pic dl{width:184px; height: auto; float: left}
.ny_djjy_pic dl dt{width:100%; height:181px;  text-align: center; display: flex; align-items: center;}
.ny_djjy_pic dl dt img{align-items: center; margin: 0px auto;}
.ny_djjy_pic dl dd{font-size: 16px; color: #333; font-weight: bold; text-align: center; margin-top: 20px;}
.gy_jt{width:19px; height: 25px; float: left; margin-top: 90px;}
.ny_djjy_info{width:100%; height: auto; overflow: hidden; margin-top:80px; font-size: 16px; color: #333333; line-height: 28px; text-align: center}



/*联系我们*/
.lxwm{width:100%;padding:20px 0;line-height:24px;float:left}
.lxwm_z{float:left; font-size:16px; color:#666; line-height:26px;}
.lxwm_z h3{color:#666;line-height:35px;font-weight:700}
.lxwm_r{float:right}
.lxwm_r li{width:120px;float:left;padding-left:10px;box-sizing:content-box}
.lxwm_r li img{width:120px;height:120px; display:block;border:#ddd 1px solid}
.lxwm_r li p{line-height:30px;text-align:center; font-size:14px; color:#666;}
.lxwm_z p{line-height:26px;color:#666;font-size:14px; height:auto;}


/*合作伙伴*/
.ny_hezuo_list{width:100%; height:auto; overflow:hidden; margin-top:35px; margin-bottom:40px;}
.ny_hezuo_list ul{width:100%; height:auto; overflow:hidden}
.ny_hezuo_list ul li{width:228px; height:auto; float:left; margin-right:15px; margin-bottom:20px;}
.ny_hezuo_list ul li .ny_hezuo_pic{width:100%; height:auto; border:1px solid #eee; overflow:hidden}
.ny_hezuo_pic img{width:100%; height:auto;}
.ny_hezuo_list ul li p{width:100%; height:40px; line-height:40px;font-size:16px; text-align:center; color:#333}
.ny_hezuo_list ul li:nth-child(5n){margin-right:0}


/*荣誉资质*/
.ny_honor{width:100%; height:auto; overflow:hidden; margin-top:35px; margin-bottom:40px;}
.ny_honor ul{width:100%; height:auto; overflow:hidden}
.ny_honor ul li{width:288px; height:auto; float:left; margin-right:15px; margin-bottom:20px;}
.ny_honor ul li .ny_honor_pic{width:100%; height:auto; border:1px solid #eee; overflow:hidden}
.ny_honor_pic img{width:100%; height:auto; display:block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;
}
.ny_honor ul li p{width:100%; height:40px; line-height:40px;font-size:16px; text-align:center; color:#333}
.ny_honor ul li:nth-child(4n){margin-right:0}
.go_black {
    width: 90px;
    height: 30px;
    background: #1578bf;
    color: #fff;
    text-align: center;
    line-height: 30px;
    border-radius: 5px;
    position: relative;
    float: right;
}

.ny_honor ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}




@media screen and (max-width:1440px){
.index_contact{height:400px;}
.in_cont_xx{height:140px;}
	.index_news_nav{margin:30px auto}
	.section4 .Box{margin-top:3%}
	.section4_t p{height:132px;}
	.index_about ul{margin-top:36px;}
	.section2 .fp-tableCell{padding-top:5vh!important}
	.footer_top_wx{margin:10px auto}
	.in_cinput{height:235px;}
	.in_cinput h4{margin-bottom:10px;}
	.in_cinput{padding-top:15px;}
}


@media screen and (max-width:1366px){
	.footer_top_wx{display:none;}
	.index_about,.section4 .container,.section5 .container,.section6 .container{transform: scale(0.8); -ms-transform: scale(0.8);-webkit-transform: scale(0.8);-o-transform: scale(0.8);-moz-transform:scale(0.8); overflow:hidden}
.ban{transform: scale(0.73); -ms-transform: scale(0.73);-webkit-transform: scale(0.73);-o-transform: scale(0.73);-moz-transform:scale(0.73); overflow:hidden}
}



